home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Preview: Enemy of the State
/
Interactive Preview: Enemy of the State.iso
/
pc
/
main.dxr
/
00459_startMovie.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-11-19
|
266 b
|
13 lines
on startMovie
set the colorDepth to 32
if the runMode = "Author" then
cursor(0)
else
cursor(200)
end if
set the visible of sprite 6 to 1
set the visible of sprite 7 to 0
set the visible of sprite 8 to 0
set the visible of sprite 105 to 0
end